hover media query

71

@media (hover: hover) {
  a:hover {
    background: yellow;
  }
}

Comments

Submit
0 Comments